net/http.http2ServeConnOpts.Context (field)

4 uses

	net/http (current package)
		h2_bundle.go#L4134: 			Context:    ctx,
		h2_bundle.go#L4147: 	Context context.Context
		h2_bundle.go#L4174: 	if o != nil && o.Context != nil {
		h2_bundle.go#L4175: 		return o.Context